Skip to content

Hostname

umb.com

Last fetched

umb.com resolves to 1 IPv4 address operated by UMB - UMB Bank, NA in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.153.253.127198.153.253.0/24AS26159UMB - UMB Bank, NAUS

WHOIS identity

Registrar
iana:2
Organization
umb financial corporation
Contact emails

Subdomains

361 observed subdomains of umb.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for umb.com.

MechanismTarget
SPF_INCLUDE_spf-a.umb.com
SPF_INCLUDE_spf-b.umb.com
SPF_INCLUDE_spf-c.umb.com
SPF_INCLUDE_spf-d.umb.com
SPF_INCLUDE_spf-e.umb.com
SPF_INCLUDE_spf-f.umb.com
SPF_INCLUDE_spf-g.umb.com
SPF_INCLUDE_spf-h.umb.com
SPF_INCLUDE_spf-i.umb.com
SPF_INCLUDE_spf-j.umb.com
SPF_INCLUDE_spf-k.umb.com
SPF_INCLUDE_spf-l.umb.com
SPF_IP141.193.32.0/23
SPF_IP148.163.157.52/32
SPF_IP148.163.159.6/32
SPF_IP172.176.124.183
SPF_IP198.135.226.43
SPF_IP198.153.253.80
SPF_IP199.200.27.19/32
SPF_IP23.20.119.18
SPF_IP50.31.35.233/32
SPF_IP54.235.79.89
SPF_IP67.231.145.51
SPF_IP67.231.153.10

Related pages

Pivot deeper into the graph from umb.com.

Cypher and MCP

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

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