Skip to content

Hostname

unitedtransfer.com

Last fetched

unitedtransfer.com resolves to 1 IPv4 address operated by AS28878 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · unitedtransfer.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/unitedtransfer.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.74.254.135176.74.224.0/19AS28878NL

WHOIS identity

Registrar
iana:839
Organization
united transfer
Contact emails

Subdomains

3 observed subdomains of unitedtransfer.com.

Web-graph footprint

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

5 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for unitedtransfer.com.

MechanismTarget
SPF_Asmtp.unitedtransfer.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.178.210.48/29
SPF_IP176.74.254.135
SPF_IP213.34.54.226
SPF_IP213.34.54.228
SPF_MXunitedtransfer.com

Related pages

Pivot deeper into the graph from unitedtransfer.com.

Cypher and MCP

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

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