Skip to content

Hostname

mosca.com

Last fetched

mosca.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · mosca.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mosca.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.29.145188.40.0.0/16AS24940HETZNER-ASDE
78.46.191.22478.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:151
Organization
christina wa?rner
Contact emails

Subdomains

43 observed subdomains of mosca.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mosca.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf-00847801.pphosted.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.17.201.193
SPF_IP176.94.204.91
SPF_IP217.6.245.77

Related pages

Pivot deeper into the graph from mosca.com.

Cypher and MCP

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

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