Skip to content

Hostname

pastomagic.com

Last fetched

pastomagic.com resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · pastomagic.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pastomagic.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.135.121.219147.139.128.0/18AS16276US

WHOIS identity

Registrar
iana:303
Organization
german arciniegas
Contact emails

Subdomains

9 observed subdomains of pastomagic.com.

Web-graph footprint

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

36 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pastomagic.com

SPF policy

7 SPF mechanisms authorising senders for pastomagic.com.

MechanismTarget
SPF_Apastomagic.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEsendgrid.net
SPF_IP147.135.5.203
SPF_IP158.69.119.138
SPF_IP173.212.249.170
SPF_MXpastomagic.com

Related pages

Pivot deeper into the graph from pastomagic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pastomagic.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.