Skip to content

Hostname

spoonfroggraphics.com

Last fetched

spoonfroggraphics.com resolves to 1 IPv4 address operated by AS63956 in AU. WHOIS lists iana:30 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.127.41.126103.127.66.0/24AS63956AU

WHOIS identity

Registrar
iana:30
Organization
dawn rogers
Contact emails

Subdomains

1 observed subdomain of spoonfroggraphics.com.

Web-graph footprint

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

58 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • spoonfroggraphics.com

SPF policy

8 SPF mechanisms authorising senders for spoonfroggraphics.com.

MechanismTarget
SPF_Aspoonfroggraphics.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.syd.digitalhost.com
SPF_IP103.127.41.126
SPF_IP129.80.43.150/32
SPF_IP45.33.111.13
SPF_IP50.116.10.247
SPF_MXspoonfroggraphics.com

Related pages

Pivot deeper into the graph from spoonfroggraphics.com.

Cypher and MCP

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

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