Skip to content

Hostname

starform.co

Last fetched

starform.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · starform.coRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/starform.co

Resolution chain

starform.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.224.162.13945.2.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.108.13245.2.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.229.16745.2.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.60.8445.2.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.150.1752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.249.24352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.142.23752.46.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.98.11652.46.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.115.6352.46.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.208.22752.46.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.252.18854.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.188.217184.49.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

15 observed subdomains of starform.co.

Web-graph footprint

Distinct hostnames that link to or from starform.co in the public web crawl.

19 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for starform.co.

MechanismTarget
SPF_Astarform.co
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP159.183.97.170/32
SPF_MXstarform.co

Related pages

Pivot deeper into the graph from starform.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "starform.co"})-[: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.