Skip to content

Hostname

remmers.com

Last fetched

remmers.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1390 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.201.213.92172.200.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1390
Organization
bernhard wienand
Contact emails

Subdomains

27 observed subdomains of remmers.com.

Web-graph footprint

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

475 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for remmers.com.

MechanismTarget
SPF_Amail.remmers.de
SPF_INCLUDEsmtp.neusta-is.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.cluster.4hr.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.serveriai.lt
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP212.237.232.34
SPF_IP62.153.93.40
SPF_MXremmers.com

Related pages

Pivot deeper into the graph from remmers.com.

Cypher and MCP

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

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