Skip to content

Hostname

shurflo.com

Last fetched

shurflo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · shurflo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shurflo.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.10613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.12813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.5213.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.8013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.170.185.1123.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.1293.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.283.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.883.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
april suk
Contact emails

Subdomains

3 observed subdomains of shurflo.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for shurflo.com.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.18.111.28
SPF_IP63.240.170.131

Related pages

Pivot deeper into the graph from shurflo.com.

Cypher and MCP

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

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