Skip to content

Hostname

upperhouse.com

Last fetched

upperhouse.com resolves to 2 IPv4 addresses operated by AS9381 in HK. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · upperhouse.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/upperhouse.com

Resolution chain

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

WHOIS identity

Registrar
iana:1599
Organization
domain admin
Contact emails

Subdomains

17 observed subdomains of upperhouse.com.

Web-graph footprint

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

219 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for upperhouse.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEsentry-eds.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_IP103.63.135.218
SPF_IP20.24.201.130
SPF_IP20.24.201.132
SPF_IP202.82.183.104
SPF_IP202.82.231.54

Related pages

Pivot deeper into the graph from upperhouse.com.

Cypher and MCP

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

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