Skip to content

Hostname

septa.org

Last fetched

septa.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · septa.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/septa.org

Resolution chain

septa.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.12913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.1013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.121.10418.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.10918.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.4318.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.7018.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
septa
Contact emails

Subdomains

43 observed subdomains of septa.org.

Web-graph footprint

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

1,611 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for septa.org.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.234.195.155

Related pages

Pivot deeper into the graph from septa.org.

Cypher and MCP

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

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