Skip to content

Hostname

einforma.com

Last fetched

einforma.com resolves to 1 IPv4 address operated by UNI2-AS in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.20.117.129185.20.116.0/22AS12479UNI2-ASES

WHOIS identity

Registrar
iana:379
Organization
- -
Contact emails

Subdomains

14 observed subdomains of einforma.com.

Web-graph footprint

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

924 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for einforma.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.36.10
SPF_IP167.89.64.37
SPF_IP167.89.64.38
SPF_IP185.20.116.0/22
SPF_IP198.21.3.194
SPF_IP198.21.3.211

Related pages

Pivot deeper into the graph from einforma.com.

Cypher and MCP

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

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