Skip to content

Hostname

roughlaugh-official.com

Last fetched

roughlaugh-official.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1557 as the registrar.

Nutrition Label

WHISPER CANON · roughlaugh-official.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/roughlaugh-official.com

Resolution chain

roughlaugh-official.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.230.194.21213.242.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.144.13018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.8.4035.96.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.81.16252.216.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.183.855.2.100.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.203.18754.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1557
Organization
xserver
Contact emails

Subdomains

2 observed subdomains of roughlaugh-official.com.

Web-graph footprint

Distinct hostnames that link to or from roughlaugh-official.com in the public web crawl.

47 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for roughlaugh-official.com.

MechanismTarget
SPF_INCLUDE_spf.willap.jp

Related pages

Pivot deeper into the graph from roughlaugh-official.com.

Cypher and MCP

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

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