Skip to content

Hostname

aprofg.com

Last fetched

aprofg.com resolves to 1 IPv4 address operated by AS131824 in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · aprofg.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aprofg.com

Resolution chain

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

IPPrefixASNOperatorCountry
110.14.189.243110.14.189.0/24AS131824KR

WHOIS identity

Registrar
iana:444
Organization
apro financial co
Contact emails

Subdomains

6 observed subdomains of aprofg.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for aprofg.com.

MechanismTarget
SPF_IP110.14.189.120
SPF_IP110.14.189.130
SPF_IP110.14.189.131
SPF_IP110.14.189.151
SPF_IP110.14.189.155
SPF_IP110.14.189.229
SPF_IP110.14.189.240
SPF_IP110.14.189.5
SPF_IP110.14.189.6
SPF_IP110.14.189.7
SPF_IP125.128.34.10
SPF_IP58.229.232.55

Related pages

Pivot deeper into the graph from aprofg.com.

Cypher and MCP

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

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