Skip to content

Hostname

ebidboard.com

Last fetched

ebidboard.com resolves to 8 IPv4 addresses operated by AS35708 in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ebidboard.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ebidboard.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.1190.0.0.0/0AS35708IN
13.226.2.500.0.0.0/0AS35708IN
13.226.2.650.0.0.0/0AS35708IN
13.226.2.780.0.0.0/0AS35708IN
13.33.67.1013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of ebidboard.com.

Web-graph footprint

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

25 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ebidboard.com.

MechanismTarget
SPF_INCLUDEmediagrif.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ebidboard.com.

Cypher and MCP

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

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