Skip to content

Hostname

startco.ro

Last fetched

startco.ro resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · startco.roRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/startco.ro

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.15.28108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.29108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.38108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.87108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.107.1113.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.12613.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.12813.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.3713.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.10418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

78 observed subdomains of startco.ro.

Web-graph footprint

Distinct hostnames that link to or from startco.ro in the public web crawl.

36 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for startco.ro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from startco.ro.

Cypher and MCP

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

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