Skip to content

Hostname

bidnetdirect.com

Last fetched

bidnetdirect.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bidnetdirect.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bidnetdirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.49.3613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.220.8018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.40.13618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.21.1963.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.29.913.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.19.913.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.23.7134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.129.234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.80.235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.129.6444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.184.10444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.171.14852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.154.3952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.156.12654.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.118.1898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of bidnetdirect.com owner
Contact emails

Subdomains

16 observed subdomains of bidnetdirect.com.

Web-graph footprint

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

874 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bidnetdirect.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.bidnetdirect.com

Related pages

Pivot deeper into the graph from bidnetdirect.com.

Cypher and MCP

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

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