Skip to content

Hostname

ullink.com

Last fetched

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

Nutrition Label

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

Resolution chain

ullink.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:81
Organization
broadridge trading and connectivity solutions sas
Contact emails

Subdomains

8 observed subdomains of ullink.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

52 SPF mechanisms authorising senders for ullink.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEms.orcsoftware.com
SPF_INCLUDEullink.net
SPF_IP104.207.196.94
SPF_IP113.28.75.70
SPF_IP119.59.74.136
SPF_IP119.59.74.137
SPF_IP119.59.74.138
SPF_IP119.59.74.139
SPF_IP119.59.74.140
SPF_IP130.0.228.29
SPF_IP194.103.102.0/24
SPF_IP194.14.211.0/24
SPF_IP199.167.251.0/22
SPF_IP199.167.251.155
SPF_IP200.236.208.126/30
SPF_IP202.155.247.106
SPF_IP202.82.83.128/28
SPF_IP203.116.72.4
SPF_IP203.116.72.5
SPF_IP203.116.72.6
SPF_IP203.192.191.114
SPF_IP210.184.110.42
SPF_IP210.184.110.43
SPF_IP217.156.174.0/24
SPF_IP27.110.47.108
SPF_IP27.110.47.126
SPF_IP27.110.47.158
SPF_IP38.101.168.0/24
SPF_IP38.101.168.65
SPF_IP38.101.168.66
SPF_IP38.101.168.69
SPF_IP58.4.76.76
SPF_IP62.23.22.11
SPF_IP62.23.22.12
SPF_IP62.23.22.8/29
SPF_IP62.23.35.224/27
SPF_IP64.212.138.0/24
SPF_IP65.164.53.18
SPF_IP65.169.15.160/27
SPF_IP65.169.15.168/28
SPF_IP65.169.15.78
SPF_IP65.209.31.78
SPF_IP66.17.190.27
SPF_IP66.17.190.28
SPF_IP75.124.68.144/29
SPF_IP75.96.146.19
SPF_IP81.139.41.254
SPF_IP83.151.115.64/30
SPF_IP84.232.185.94
SPF_IP89.30.99.224/28
SPF_IP95.77.97.26

Related pages

Pivot deeper into the graph from ullink.com.

Cypher and MCP

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

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