Skip to content

Hostname

brotfeld.com

Last fetched

brotfeld.com resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
69.175.127.3469.175.0.0/17AS32475SINGLEHOP-LLC - Internap Holding LLCUS
76.223.67.18976.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of brotfeld.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • brotfeld.com

SPF policy

6 SPF mechanisms authorising senders for brotfeld.com.

MechanismTarget
SPF_Abrotfeld.com
SPF_IP107.6.129.122
SPF_IP184.154.93.26
SPF_IP69.175.127.34
SPF_IP69.175.58.202
SPF_MXbrotfeld.com

Related pages

Pivot deeper into the graph from brotfeld.com.

Cypher and MCP

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

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