Skip to content

Hostname

rofine.com

Last fetched

rofine.com resolves to 2 IPv4 addresses operated by CHINANET-SH-AP China Telecom Group in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

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

Resolution chain

rofine.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
114.80.18.84114.80.0.0/16AS4812CHINANET-SH-AP China Telecom GroupCN
121.46.194.213121.46.192.0/22AS140717UNICOM-JSSZ-IDC UNICOM JiangSu Suzhou IDC networkCN

WHOIS identity

Registrar
iana:120
Organization
shanghai rofine technology co.
Contact emails

Subdomains

8 observed subdomains of rofine.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rofine.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from rofine.com.

Cypher and MCP

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

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