Skip to content

Hostname

unitedmalt.com

Last fetched

unitedmalt.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · unitedmalt.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unitedmalt.com

Resolution chain

unitedmalt.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of unitedmalt.com.

Web-graph footprint

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

16 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for unitedmalt.com.

MechanismTarget
SPF_INCLUDEspf-basic.fogbugz.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.unitedmalt.com
SPF_IP104.196.18.231
SPF_IP131.226.192.166
SPF_IP141.193.213.21/32
SPF_IP149.137.212.96/29
SPF_IP149.233.12.150
SPF_IP149.233.12.151
SPF_IP149.233.18.170/31
SPF_IP149.233.18.172/31
SPF_IP168.215.128.7
SPF_IP172.171.126.177
SPF_IP34.209.243.207
SPF_IP34.212.161.36
SPF_IP34.218.190.154
SPF_IP35.162.23.68
SPF_IP35.80.141.6/32
SPF_IP40.91.75.215
SPF_IP44.229.121.55/32
SPF_IP44.231.226.114
SPF_IP52.13.236.70
SPF_IP52.156.90.118/32
SPF_IP52.26.22.171
SPF_IP52.88.42.206
SPF_IP54.148.251.14
SPF_IP54.244.22.135
SPF_IP54.69.99.76
SPF_IP75.148.48.25
SPF_IP75.2.77.144
SPF_IP82.147.17.86
SPF_IP94.247.100.234
SPF_IP99.83.130.214
SPF_MXunitedmalt.com

Related pages

Pivot deeper into the graph from unitedmalt.com.

Cypher and MCP

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

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