Skip to content

Hostname

joyfilters.com

Last fetched

joyfilters.com resolves to 3 IPv4 addresses operated by 1GSERVERS - 1GSERVERS, LLC in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · joyfilters.comRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/joyfilters.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.202.241.130142.202.240.0/22AS143151GSERVERS - 1GSERVERS, LLCUS
207.32.219.26207.32.216.0/22AS143151GSERVERS - 1GSERVERS, LLCUS
64.20.46.14264.20.32.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:9
Organization
ford, gary
Contact emails

Subdomains

2 observed subdomains of joyfilters.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • joyfilters.com

SPF policy

3 SPF mechanisms authorising senders for joyfilters.com.

MechanismTarget
SPF_Ajoyfilters.com
SPF_IP142.202.241.130
SPF_MXjoyfilters.com

Related pages

Pivot deeper into the graph from joyfilters.com.

Cypher and MCP

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

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