Skip to content

Hostname

unic.com

Last fetched

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

Nutrition Label

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

Resolution chain

unic.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:2
Organization
unic
Contact emails

Subdomains

101 observed subdomains of unic.com.

Web-graph footprint

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

205 sites link to this hostname.

269 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for unic.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeur.pb-dynmktge.com
SPF_INCLUDEinxserver.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.29.219.73/32
SPF_IP195.191.132.113/32
SPF_IP195.191.132.170/29
SPF_IP195.191.132.171
SPF_IP195.191.132.172
SPF_IP195.191.132.173
SPF_IP195.191.132.192
SPF_IP195.191.132.193
SPF_IP195.191.133.244
SPF_IP217.75.52.94
SPF_IP85.25.89.5/32
SPF_IP91.250.95.71/32

Related pages

Pivot deeper into the graph from unic.com.

Cypher and MCP

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

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