Skip to content

Hostname

mc.regalwork.com

Last fetched

mc.regalwork.com resolves to 2 IPv4 addresses operated by AS29066 in DE.

Nutrition Label

WHISPER CANON · mc.regalwork.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mc.regalwork.com

Resolution chain

mc.regalwork.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.0.228.150146.0.228.0/24AS29066DE
206.72.206.37206.72.192.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with mc.regalwork.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mc.regalwork.com.

MechanismTarget
SPF_INCLUDEmlrcloud.com
SPF_INCLUDEnishchal.in

Related pages

Pivot deeper into the graph from mc.regalwork.com.

Cypher and MCP

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

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