Skip to content

Hostname

elastomer-solutions.com

Last fetched

elastomer-solutions.com resolves to 1 IPv4 address operated by AS60253 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.194.18192.205.192.0/21AS60253DE

WHOIS identity

Registrar
iana:146
Organization
andreas f. loehnenbach
Contact emails

Subdomains

2 observed subdomains of elastomer-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from elastomer-solutions.com in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for elastomer-solutions.com.

MechanismTarget
SPF_Aelastomer-solutions.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sosafe.de
SPF_IP161.230.195.81
SPF_IP2a00:1158:5:308:0:0:0:0
SPF_IP88.157.105.43
SPF_MXelastomer-solutions.com

Related pages

Pivot deeper into the graph from elastomer-solutions.com.

Cypher and MCP

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

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