Hostname
navisite.com
Last fetched
navisite.com resolves to 209.235.70.100, announced in 209.235.64.0/19 by NAVISITE-EAST-2 - Navisite Opco LLC in US. navisite.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 209.235.70.100
209.235.64.0/19 · NAVISITE-EAST-2 - Navisite Opco LLC · Andover, US
IPv6 resolution
No AAAA record for navisite.com is recorded in WhisperGraph.
Attribution
navisite opco
ORIGIN_AS
WHOIS identity
- Registrar
- iana:292
- Registrant organisation
- domain admin
- Contact emails
- hostmaster@charter.com, hostmaster@navisite.com, hostmaster@twcable.com
Subdomains
Showing 12 of 707. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- minedns001.navisite.net
- minedns002.navisite.net
- sjzedns001.navisite.net
- sjzedns002.navisite.net
MX records
- mx0a-001dcc01.pphosted.com
- mx0b-001dcc01.pphosted.com
SPF policy
- ip: 13.111.0.0/16
- ip: 199.122.123.0/24
- ip: 136.147.135.0/24
- ip: 136.147.176.0/24
- ip: 136.147.182.0/24
- ip: 198.245.81.0/24
- ip: 216.251.225.208/31
- include: accenture.com
- exists: %{i}._spf.mta.salesforce.com
- include: service-now.com
Threat-feed evidence
History
Related pages
Pivot from navisite.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "navisite.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.