Skip to content

Hostname

ulvac.com

Last fetched

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

Nutrition Label

WHISPER CANON · ulvac.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ulvac.com

Resolution chain

ulvac.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:1485
Organization
ulvac technologies
Contact emails

Subdomains

25 observed subdomains of ulvac.com.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for ulvac.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.securemx.jp
SPF_IP130.33.152.221
SPF_IP130.33.24.158
SPF_IP130.33.26.32
SPF_IP148.59.100.16/28
SPF_IP148.59.101.16/28
SPF_IP172.207.79.154
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP210.138.58.78
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP48.218.115.72
SPF_IP52.185.134.84
SPF_IP52.193.32.229
SPF_IP52.198.199.241

Related pages

Pivot deeper into the graph from ulvac.com.

Cypher and MCP

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

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