Skip to content

Hostname

orrstown.com

Last fetched

orrstown.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · orrstown.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/orrstown.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of orrstown.com owner
Contact emails

Subdomains

74 observed subdomains of orrstown.com.

Web-graph footprint

Distinct hostnames that link to or from orrstown.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for orrstown.com.

MechanismTarget
SPF_INCLUDE_spf.optimalblue.com
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEorrstown-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.netteller.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_INCLUDEspfref.jackhenry.com
SPF_IP128.177.29.192/27
SPF_IP148.163.142.157
SPF_IP148.163.146.185
SPF_IP174.37.170.192/27
SPF_IP207.45.164.13
SPF_IP207.45.164.29
SPF_IP207.46.163.10
SPF_IP208.75.94.71
SPF_IP208.75.95.100
SPF_IP209.34.255.0/24
SPF_IP216.32.181.10
SPF_IP38.91.62.32/27
SPF_IP44.214.246.148/32
SPF_IP50.201.68.32/28
SPF_IP50.203.229.160/28
SPF_IP63.71.8.96/28
SPF_IP65.124.81.0/27
SPF_IP66.220.46.0/24
SPF_IP67.227.149.19/32
SPF_IP67.228.8.0/25
SPF_IP68.171.150.128/26
SPF_IP75.126.84.128/26

Related pages

Pivot deeper into the graph from orrstown.com.

Cypher and MCP

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

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