Skip to content

Hostname

pausado.com

Last fetched

pausado.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · pausado.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/pausado.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.172.68212.83.160.0/19AS12876FR

WHOIS identity

Registrar
iana:74
Organization
olivier giunti
Contact emails

Subdomains

30 observed subdomains of pausado.com.

Web-graph footprint

Distinct hostnames that link to or from pausado.com in the public web crawl.

13 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pausado.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.azurhost.net
SPF_IP149.7.36.144/28
SPF_IP193.200.4.0/24
SPF_IP85.133.50.128/28

Related pages

Pivot deeper into the graph from pausado.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pausado.com"})-[: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.