Skip to content

Hostname

geisinger.org

Last fetched

geisinger.org resolves to 1 IPv4 address operated by RADWARE-CLOUD-SERVICES - RADWARE INC. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · geisinger.orgRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/geisinger.org

Resolution chain

geisinger.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.86.46.247167.86.46.0/24AS25773RADWARE-CLOUD-SERVICES - RADWARE INC.US

WHOIS identity

Registrar
iana:2
Organization
geisinger
Contact emails

Subdomains

132 observed subdomains of geisinger.org.

Web-graph footprint

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

1,925 sites link to this hostname.

450 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for geisinger.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.z182.zixworks.com
SPF_IP159.140.194.40/29
SPF_IP206.169.138.253
SPF_IP216.110.81.52
SPF_IP54.240.47.81
SPF_IP64.129.157.76
SPF_IP66.162.32.179
SPF_IP68.232.200.48/32
SPF_IP97.68.189.130

Related pages

Pivot deeper into the graph from geisinger.org.

Cypher and MCP

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

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