Skip to content

Hostname

confuture.com

Last fetched

confuture.com resolves to 1 IPv4 address operated by HLKOMM 04107 Leipzig in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · confuture.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/confuture.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.187.93.238213.187.64.0/19AS16097HLKOMM 04107 LeipzigDE

WHOIS identity

Registrar
iana:151
Organization
confuture innovationssysteme
Contact emails

Subdomains

35 observed subdomains of confuture.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for confuture.com.

MechanismTarget
SPF_Aconfuture.com
SPF_IP213.187.93.238
SPF_MXconfuture.com

Related pages

Pivot deeper into the graph from confuture.com.

Cypher and MCP

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

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