Skip to content

Hostname

ubifcu.com

Last fetched

ubifcu.com resolves to 1 IPv4 address operated by SECURE-24-AS - NTT Managed Services Americas, LLC in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · ubifcu.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ubifcu.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.204.78.2674.204.78.0/24AS46746SECURE-24-AS - NTT Managed Services Americas, LLCUS

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

13 observed subdomains of ubifcu.com.

Web-graph footprint

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

15 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ubifcu.com.

MechanismTarget
SPF_Aubifcu.com
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspfref.jackhenry.com
SPF_INCLUDEubifcu-com.spf.smtp25.com
SPF_IP149.72.182.202/32
SPF_IP149.72.224.42/32
SPF_IP199.60.103.122
SPF_IP199.60.103.22
SPF_IP205.145.141.119
SPF_IP205.145.141.124
SPF_IP209.85.220.41/32
SPF_IP38.99.108.9
SPF_IP68.171.150.128/26
SPF_IP70.89.4.44
SPF_IP8.31.233.186
SPF_IP8.31.233.194
SPF_IP8.31.233.195

Related pages

Pivot deeper into the graph from ubifcu.com.

Cypher and MCP

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

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