Skip to content

Hostname

j2four.com

Last fetched

j2four.com resolves to 1 IPv4 address operated by KUALO-AS in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · j2four.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/j2four.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.197.231.9191.197.228.0/22AS204436KUALO-ASGB

WHOIS identity

Registrar
iana:83
Organization
ivan hughes
Contact emails

Subdomains

9 observed subdomains of j2four.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for j2four.com.

MechanismTarget
SPF_Aj2four.com
SPF_Ans1.dentons-creative.co.uk
SPF_Ans2.dentons-creative.co.uk
SPF_INCLUDEspf.filteredmx.net
SPF_IP77.68.39.145/32
SPF_IP91.197.231.91
SPF_MXj2four.com

Related pages

Pivot deeper into the graph from j2four.com.

Cypher and MCP

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

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