Skip to content

Hostname

allfreesewing.com

Last fetched

allfreesewing.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.12713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.1713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.93.11913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.1413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
b becker
Contact emails

Subdomains

19 observed subdomains of allfreesewing.com.

Web-graph footprint

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

447 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for allfreesewing.com.

MechanismTarget
SPF_INCLUDEspf0.tigrelist.com
SPF_INCLUDEspf1.tigrelist.com
SPF_INCLUDEspf2.tigrelist.com
SPF_INCLUDEspf3.tigrelist.com
SPF_INCLUDEspf4.tigrelist.com
SPF_IP108.166.43.0/24
SPF_IP173.203.187.0/24
SPF_MXallfreesewing.com

Related pages

Pivot deeper into the graph from allfreesewing.com.

Cypher and MCP

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

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