Skip to content

Hostname

1brd.com

Last fetched

1brd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.83.12818.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.5518.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.6018.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.7818.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1073.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.243.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.403.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.533.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
arnim wahls
Contact emails

Subdomains

72 observed subdomains of 1brd.com.

Web-graph footprint

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

5 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 1brd.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from 1brd.com.

Cypher and MCP

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

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