Skip to content

Hostname

ubm-development.com

Last fetched

ubm-development.com resolves to 1 IPv4 address operated by INTERNEX-AS in AT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.204.133.59128.204.128.0/19AS44453INTERNEX-ASAT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ubm-development.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ubm-development.com.

MechanismTarget
SPF_INCLUDE5421847.spf07.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.umantis.com
SPF_IP128.204.133.59
SPF_IP193.228.122.60/32
SPF_IP193.228.122.61/32
SPF_IP195.216.229.0/24
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP78.46.166.34

Related pages

Pivot deeper into the graph from ubm-development.com.

Cypher and MCP

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

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