Skip to content

Hostname

mufle.com

Last fetched

mufle.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · mufle.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mufle.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.140.102.52128.140.0.0/17AS24940DE

WHOIS identity

Registrar
iana:15
Organization
aco ahlmann se & co. kg
Contact emails

Subdomains

7 observed subdomains of mufle.com.

Web-graph footprint

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

16 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mufle.com.

MechanismTarget
SPF_INCLUDEservizioemail.it
SPF_INCLUDEspf-00895801.pphosted.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.219.187.89/29
SPF_IP194.243.157.174/32
SPF_IP195.96.193.1/24
SPF_IP212.43.113.34/29
SPF_IP212.43.119.52/29
SPF_IP88.79.109.4
SPF_IP94.135.234.34

Related pages

Pivot deeper into the graph from mufle.com.

Cypher and MCP

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

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