Skip to content

Hostname

petitlyrics.com

Last fetched

petitlyrics.com resolves to 1 IPv4 address operated by AS18068 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · petitlyrics.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/petitlyrics.com

Resolution chain

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

IPPrefixASNOperatorCountry
133.88.11.22133.88.8.0/22AS18068JP

WHOIS identity

Registrar
iana:49
Organization
masao horiuchi
Contact emails

Subdomains

21 observed subdomains of petitlyrics.com.

Web-graph footprint

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

3,462 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for petitlyrics.com.

MechanismTarget
SPF_Ad.petitlyrics.com
SPF_Apetitlyrics.com
SPF_Atool.petitlyrics.com
SPF_IP133.130.69.161/32
SPF_IP211.125.82.211/32
SPF_IP218.223.84.100
SPF_IP218.223.84.101
SPF_IP49.143.240.25
SPF_MXpetitlyrics.com

Related pages

Pivot deeper into the graph from petitlyrics.com.

Cypher and MCP

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

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