Skip to content

Hostname

andrewmagic.com

Last fetched

andrewmagic.com resolves to 2 IPv4 addresses operated by FORKNETWORKING - Fork Networking, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · andrewmagic.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/andrewmagic.com

Resolution chain

andrewmagic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.153.148.209104.153.148.0/22AS46841FORKNETWORKING - Fork Networking, LLCUS
185.163.207.249185.163.207.0/24AS25288US

WHOIS identity

Registrar
iana:1068
Organization
andrea truffa
Contact emails

Subdomains

4 observed subdomains of andrewmagic.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for andrewmagic.com.

MechanismTarget
SPF_Adns.andrewmagic.com
SPF_IP107.6.183.2
SPF_IP107.6.183.3
SPF_IP107.6.183.4
SPF_IP107.6.183.5
SPF_IP107.6.183.6
SPF_IP15.204.54.148
SPF_IP15.204.54.157
SPF_IP15.204.54.158
SPF_IP15.204.54.159
SPF_IP172.241.113.168
SPF_IP185.245.80.34
SPF_IP185.245.80.35
SPF_IP185.245.80.37
SPF_IP185.245.80.38
SPF_IP5.135.232.196
SPF_IP5.135.66.237
SPF_IP5.135.66.238
SPF_IP51.79.119.31
SPF_IP51.79.119.36
SPF_IP51.79.119.38
SPF_IP51.79.119.39
SPF_IP51.91.165.132
SPF_IP69.162.109.140
SPF_IP69.162.109.142

Related pages

Pivot deeper into the graph from andrewmagic.com.

Cypher and MCP

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

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