Skip to content

Hostname

myrecognition.em.com

Last fetched

myrecognition.em.com resolves to 1 IPv4 address operated by EHI-NA-AS-1 - Enterprise Holdings, Inc. in US.

Nutrition Label

WHISPER CANON · myrecognition.em.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/myrecognition.em.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.78.93.66148.78.93.0/24AS13893EHI-NA-AS-1 - Enterprise Holdings, Inc.US

WHOIS identity

No WHOIS records are currently associated with myrecognition.em.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for myrecognition.em.com.

MechanismTarget
SPF_INCLUDEperformnet.com
SPF_IP18.98.18.152
SPF_IP18.98.18.153
SPF_IP18.98.18.154
SPF_IP18.98.18.155
SPF_IP18.98.18.156
SPF_IP18.98.18.157
SPF_IP18.98.18.158
SPF_IP18.98.18.159
SPF_IP198.246.150.131/28
SPF_IP198.246.150.132/28
SPF_IP198.246.150.133/28
SPF_IP198.246.150.134/28
SPF_IP198.246.150.135/28
SPF_IP198.246.150.136/28
SPF_IP198.246.150.18/28
SPF_IP198.246.150.19/28

Related pages

Pivot deeper into the graph from myrecognition.em.com.

Cypher and MCP

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

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