Skip to content

Hostname

justforkix.com

Last fetched

justforkix.com resolves to 1 IPv4 address operated by NEXCESS-NET - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · justforkix.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/justforkix.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.207.245.113104.207.244.0/22AS36444NEXCESS-NET - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
mini kix
Contact emails

Subdomains

25 observed subdomains of justforkix.com.

Web-graph footprint

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

234 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for justforkix.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEsendgrid.net
SPF_IP209.85.220.69/32
SPF_IP209.85.223.175/32

Related pages

Pivot deeper into the graph from justforkix.com.

Cypher and MCP

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

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