Skip to content

Hostname

segment.build

Last fetched

segment.build resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · segment.buildRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/segment.build

Resolution chain

segment.build resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.21.84.207100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.221.104100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.104.7935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.63.1644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.111.6652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.90.6852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.192.16852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.26.21352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.28.17752.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.203.6954.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.149.13954.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.171.1554.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.202.245.3354.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
registrant of segment.build
Contact emails

Subdomains

24 observed subdomains of segment.build.

Web-graph footprint

Distinct hostnames that link to or from segment.build in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from segment.build.

Cypher and MCP

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

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