Skip to content

Hostname

mcdofeedback.be

Last fetched

mcdofeedback.be resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · mcdofeedback.beRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mcdofeedback.be

Resolution chain

mcdofeedback.be resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.208.237.3334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.179.14135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.80.5435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

3 observed subdomains of mcdofeedback.be.

Web-graph footprint

Distinct hostnames that link to or from mcdofeedback.be in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mcdofeedback.be.

MechanismTarget
SPF_Amcdofeedback.be
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_MXmcdofeedback.be

Related pages

Pivot deeper into the graph from mcdofeedback.be.

Cypher and MCP

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

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