Skip to content

Hostname

messer-cutting.com

Last fetched

messer-cutting.com resolves to 1 IPv4 address operated by AS20773 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · messer-cutting.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/messer-cutting.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.77.107.83178.77.104.0/21AS20773DE

WHOIS identity

Registrar
iana:15
Organization
dns hostmaster
Contact emails

Subdomains

22 observed subdomains of messer-cutting.com.

Web-graph footprint

Distinct hostnames that link to or from messer-cutting.com in the public web crawl.

26 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for messer-cutting.com.

MechanismTarget
SPF_Abpa16de.bpaserver.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailmanager.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.245.247.53/32
SPF_IP154.56.104.84
SPF_IP178.77.107.83
SPF_IP3.79.64.196/31
SPF_IP67.36.85.46/32
SPF_IP98.103.211.249/32
SPF_MXmesser-cutting.com

Related pages

Pivot deeper into the graph from messer-cutting.com.

Cypher and MCP

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

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