Skip to content

Hostname

uma-pen.com

Last fetched

uma-pen.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · uma-pen.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/uma-pen.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.44.161104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.163.115172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1390
Organization
uma-schreibger?te
Contact emails

Subdomains

50 observed subdomains of uma-pen.com.

Web-graph footprint

Distinct hostnames that link to or from uma-pen.com in the public web crawl.

152 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for uma-pen.com.

MechanismTarget
SPF_Auma-pen.com
SPF_INCLUDE144062202.spf04.hubspotemail.net
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.102.94.119
SPF_IP217.91.67.170
SPF_IP217.92.27.95
SPF_IP87.128.60.208
SPF_IP92.205.16.186
SPF_MXuma-pen.com

Related pages

Pivot deeper into the graph from uma-pen.com.

Cypher and MCP

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

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