Skip to content

Hostname

ebofraterman.com

Last fetched

ebofraterman.com resolves to 1 IPv4 address operated by PREVIDER-AS - Previder B.V. in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · ebofraterman.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ebofraterman.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.6.18231.7.4.0/22AS20847PREVIDER-AS - Previder B.V.NL

WHOIS identity

Registrar
iana:839
Organization
ebo fraterman
Contact emails

Subdomains

2 observed subdomains of ebofraterman.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ebofraterman.com.

MechanismTarget
SPF_Aebofraterman.com
SPF_INCLUDEfilter-out.zxcs.nl
SPF_IP180.220.172.242
SPF_IP185.104.29.156/24
SPF_IP185.104.30.240/32
SPF_IP185.104.31.254
SPF_IP185.71.61.134
SPF_IP2a02:348:b1:e417:0:0:0:1
SPF_IP2a06:2ec0:1::160/64
SPF_IP2a06:2ec0:1:c:0:0:0:ffe9
SPF_IP93.119.8.93
SPF_MXebofraterman.com

Related pages

Pivot deeper into the graph from ebofraterman.com.

Cypher and MCP

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

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