Skip to content

Hostname

houstonmethodist.org

Last fetched

houstonmethodist.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · houstonmethodist.orgRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/houstonmethodist.org

Resolution chain

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

IPPrefixASNOperatorCountry
157.55.87.30157.55.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

98 observed subdomains of houstonmethodist.org.

Web-graph footprint

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

16,684 sites link to this hostname.

925 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for houstonmethodist.org.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.azavista.com
SPF_IP149.72.231.47/32
SPF_IP166.78.90.5/32
SPF_IP204.75.142.210
SPF_IP206.83.48.65
SPF_IP206.83.48.76
SPF_IP206.83.60.55
SPF_IP206.83.60.65
SPF_IP64.186.39.0/24
SPF_IP65.221.12.128/32
SPF_IP65.221.12.148/32
SPF_IP67.231.145.16
SPF_IP67.231.153.6
SPF_IP72.52.238.25

Related pages

Pivot deeper into the graph from houstonmethodist.org.

Cypher and MCP

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

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