Skip to content

Hostname

lapatumaire.singularweb.net

Last fetched

lapatumaire.singularweb.net resolves to 1 IPv4 address operated by AXARNET-AS - AXARNET COMUNICACIONES, S.L. in ES.

Nutrition Label

WHISPER CANON · lapatumaire.singularweb.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lapatumaire.singularweb.net

Resolution chain

lapatumaire.singularweb.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.142.217.11391.142.208.0/20AS50926AXARNET-AS - AXARNET COMUNICACIONES, S.L.ES

WHOIS identity

No WHOIS records are currently associated with lapatumaire.singularweb.net in WhisperGraph.

Subdomains

1 observed subdomain of lapatumaire.singularweb.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lapatumaire.singularweb.net.

MechanismTarget
SPF_Alapatumaire.singularweb.net
SPF_IP91.142.217.113
SPF_MXlapatumaire.singularweb.net
SPF_MXmail.lapatumaire.singularweb.net

Related pages

Pivot deeper into the graph from lapatumaire.singularweb.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lapatumaire.singularweb.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.