Skip to content

Hostname

johnsburgny.gov

Last fetched

johnsburgny.gov resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US.

Nutrition Label

WHISPER CANON · johnsburgny.govRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/johnsburgny.gov

Resolution chain

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

IPPrefixASNOperatorCountry
160.153.0.115160.153.0.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS
167.71.91.169167.71.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

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

Subdomains

1 observed subdomain of johnsburgny.gov.

Web-graph footprint

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

6 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for johnsburgny.gov.

MechanismTarget
SPF_Ajohnsburgny.gov
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXjohnsburgny.gov

Related pages

Pivot deeper into the graph from johnsburgny.gov.

Cypher and MCP

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

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