Skip to content

Hostname

uni.com

Last fetched

uni.com resolves to 1 IPv4 address operated by INVESTNET-AS FINANCIAL SERVICES in IT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · uni.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uni.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.231.91.134195.231.88.0/21AS31034INVESTNET-AS FINANCIAL SERVICESIT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of uni.com.

Web-graph footprint

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

1,493 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for uni.com.

MechanismTarget
SPF_Amu000244.widhost.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.zucchetti.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEgrsend.com
SPF_INCLUDEspf.postal.hugemail.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.231.92.53
SPF_IP213.140.28.0/24
SPF_IP54.78.37.25/32

Related pages

Pivot deeper into the graph from uni.com.

Cypher and MCP

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

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