Skip to content

Hostname

jacksonms.gov

Last fetched

jacksonms.gov resolves to 2 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

WHISPER CANON · jacksonms.govRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/jacksonms.gov

Resolution chain

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

IPPrefixASNOperatorCountry
132.148.74.9132.148.72.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
208.109.244.30208.109.240.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

No WHOIS records are currently associated with jacksonms.gov in WhisperGraph.

Subdomains

68 observed subdomains of jacksonms.gov.

Web-graph footprint

Distinct hostnames that link to or from jacksonms.gov in the public web crawl.

596 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jacksonms.gov.

MechanismTarget
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP173.239.235.26
SPF_MXjacksonms.gov

Related pages

Pivot deeper into the graph from jacksonms.gov.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jacksonms.gov"})-[: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.