Skip to content

Hostname

sr-manual.com

Last fetched

sr-manual.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sr-manual.comRouting diversity2.4/10Peering density8.7/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/sr-manual.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.130.10335.213.128.0/18AS15169GOOGLE - Google LLCSG
67.227.248.24267.227.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of sr-manual.com.

Web-graph footprint

Distinct hostnames that link to or from sr-manual.com in the public web crawl.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sr-manual.com.

MechanismTarget
SPF_Asr-manual.com
SPF_IP67.227.248.242
SPF_MXsr-manual.com

Related pages

Pivot deeper into the graph from sr-manual.com.

Cypher and MCP

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

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