Skip to content

Hostname

invers.com

Last fetched

invers.com resolves to 1 IPv4 address operated by LYAKH-AS in DE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · invers.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/invers.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.145.20685.13.145.0/24AS34788LYAKH-ASDE

WHOIS identity

Registrar
iana:1420
Organization
invers
Contact emails

Subdomains

35 observed subdomains of invers.com.

Web-graph footprint

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

127 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for invers.com.

MechanismTarget
SPF_INCLUDE3778244.spf10.hubspotemail.net
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDE_spf.strato.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.de.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEstspg-customer.com
SPF_IP104.131.16.136
SPF_IP185.197.180.3/32
SPF_IP193.201.168.38/32
SPF_IP206.116.110.135
SPF_IP216.52.84.240/28
SPF_IP62.55.182.68/32

Related pages

Pivot deeper into the graph from invers.com.

Cypher and MCP

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

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