Skip to content

Hostname

menuinmotion.com

Last fetched

menuinmotion.com resolves to 1 IPv4 address operated by AS719 in FI. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · menuinmotion.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/menuinmotion.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.157.4.99194.157.0.0/16AS719FI

WHOIS identity

Registrar
iana:1068
Organization
michael fiore
Contact emails

Subdomains

9 observed subdomains of menuinmotion.com.

Threat posture

History

Mail and authentication

MX records

  • menuinmotion.com

SPF policy

6 SPF mechanisms authorising senders for menuinmotion.com.

MechanismTarget
SPF_Amenuinmotion.com
SPF_INCLUDEdatait.fi
SPF_IP135.181.188.146
SPF_IP194.157.4.99
SPF_IP95.216.95.198
SPF_MXmenuinmotion.com

Related pages

Pivot deeper into the graph from menuinmotion.com.

Cypher and MCP

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

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