Skip to content

Hostname

baiedoree.com

Last fetched

baiedoree.com resolves to 2 IPv4 addresses operated by COGECO-PEER1 - Aptum Technologies in CA. WHOIS lists iana:636 as the registrar.

Nutrition Label

WHISPER CANON · baiedoree.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/baiedoree.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.39.148.16765.39.148.0/22AS13768COGECO-PEER1 - Aptum TechnologiesCA
85.236.153.12685.236.152.0/21AS53589PLANETHOSTER-8 - PlanetHosterFR

WHOIS identity

Registrar
iana:636
Organization
private registration
Contact emails

Subdomains

5 observed subdomains of baiedoree.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for baiedoree.com.

MechanismTarget
SPF_INCLUDEspfc40.carrierzone.com

Related pages

Pivot deeper into the graph from baiedoree.com.

Cypher and MCP

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

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