Skip to content

Hostname

rosehouse.com

Last fetched

rosehouse.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in TW. WHOIS lists iana:1336 as the registrar.

Nutrition Label

WHISPER CANON · rosehouse.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rosehouse.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.80.76.7834.80.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTW

WHOIS identity

Registrar
iana:1336
Organization
huang teng-hui
Contact emails

Subdomains

3 observed subdomains of rosehouse.com.

Web-graph footprint

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

67 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for rosehouse.com.

MechanismTarget
SPF_Amail.rosehouse.com
SPF_Amail1.rosehouse.com
SPF_Arose.rosehouse.com
SPF_Arosehouse.com
SPF_IP125.227.72.218
SPF_IP125.227.72.220
SPF_MXmail.rosehouse.com
SPF_MXrose.rosehouse.com

Related pages

Pivot deeper into the graph from rosehouse.com.

Cypher and MCP

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

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