Skip to content

Hostname

nctransit.org

Last fetched

nctransit.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nctransit.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nctransit.org

Resolution chain

nctransit.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
north carolina public transportation assoc.
Contact emails

Subdomains

20 observed subdomains of nctransit.org.

Web-graph footprint

Distinct hostnames that link to or from nctransit.org in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nctransit.org.

MechanismTarget
SPF_Anctransit.org
SPF_INCLUDEs208-109-54-204.secureserver.net
SPF_INCLUDEspf.secureserver.net
SPF_IP208.109.0.0/16
SPF_IP208.109.54.204
SPF_IP65.21.253.204
SPF_MXnctransit.org

Related pages

Pivot deeper into the graph from nctransit.org.

Cypher and MCP

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

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