Skip to content

Hostname

ufinet.com

Last fetched

ufinet.com resolves to 216.250.114.224, announced in 216.250.112.0/20 by IONOS-AS - IONOS SE in US. ufinet.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ufinet.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ufinet.com

Resolution chain

IPv6 resolution

No AAAA record for ufinet.com is recorded in WhisperGraph.

Attribution

ionos se

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
ufinet latam s.l.u.
Contact emails
soyu5f5cqbziq5rg7v37@g.o-w-o.info, x9g7spsfqahukqy40g4j@e.o-w-o.info, xjdhu2f5648eb1qz1g4f@d.o-w-o.info

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns102.ovh.net
  • ns102.ovh.net

MX records

  • ufinet-com.mail.protection.outlook.com

SPF policy

  • ip: 74.91.87.103/32
  • ip: 190.115.13.3/32
  • ip: 190.61.2.96/28
  • include: spf.protection.outlook.com
  • include: spf.surveymonkey.com
  • mx: ufinet.com
  • include: servers.mcsv.net
  • ip: 2803:e880:bff0:0:0:0:0:a

Threat-feed evidence

History

Related pages

Pivot from ufinet.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ufinet.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.