Skip to content

Hostname

scruff.com

Last fetched

scruff.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · scruff.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scruff.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.107108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.43108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.70108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.84108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.173.3913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.4413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.6913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.9513.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.31.10418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of scruff.com owner
Contact emails

Subdomains

10 observed subdomains of scruff.com.

Web-graph footprint

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

292 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for scruff.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_MXscruff.com

Related pages

Pivot deeper into the graph from scruff.com.

Cypher and MCP

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

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