Skip to content

Hostname

menttoriza.com

Last fetched

menttoriza.com resolves to 1 IPv4 address operated by AS42220 in ES. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · menttoriza.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/menttoriza.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.163.79217.18.160.0/20AS42220ES

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

8 observed subdomains of menttoriza.com.

Web-graph footprint

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

11 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for menttoriza.com.

MechanismTarget
SPF_Amenttoriza.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.supercp.com
SPF_IP68.66.248.29
SPF_IP85.187.142.78
SPF_MXmenttoriza.com

Related pages

Pivot deeper into the graph from menttoriza.com.

Cypher and MCP

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

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