Skip to content

Hostname

unitedinfrastructure.com

Last fetched

unitedinfrastructure.com resolves to 2 IPv4 addresses operated by AS29017 in GB. WHOIS lists iana:134 as the registrar.

Nutrition Label

WHISPER CANON · unitedinfrastructure.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unitedinfrastructure.com

Resolution chain

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

WHOIS identity

Registrar
iana:134
Organization
buydomains_com
Contact emails

Subdomains

1 observed subdomain of unitedinfrastructure.com.

Web-graph footprint

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

24 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for unitedinfrastructure.com.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.99.193.40
SPF_IP167.99.202.247
SPF_IP34.251.209.64
SPF_IP5.102.189.96/27
SPF_IP54.229.129.68
SPF_IP74.201.82.23
SPF_IP74.201.82.24
SPF_IP80.6.91.150/32
SPF_IP83.223.105.109

Related pages

Pivot deeper into the graph from unitedinfrastructure.com.

Cypher and MCP

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

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