Skip to content

Hostname

billgate.net

Last fetched

billgate.net resolves to 1 IPv4 address operated by AS4766 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · billgate.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/billgate.net

Resolution chain

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

IPPrefixASNOperatorCountry
119.207.70.244119.200.0.0/13AS4766KR

WHOIS identity

Registrar
iana:100
Organization
Contact emails

Subdomains

34 observed subdomains of billgate.net.

Web-graph footprint

Distinct hostnames that link to or from billgate.net in the public web crawl.

97 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for billgate.net.

MechanismTarget
SPF_IP114.31.48.163
SPF_IP114.31.48.165
SPF_IP119.207.70.179
SPF_IP119.207.70.213
SPF_IP121.156.51.121
SPF_IP121.156.51.99
SPF_IP59.10.125.76
SPF_MXbillgate.net
SPF_MXmail.galaxia.co.kr
SPF_MXmail.galcoms.co.kr

Related pages

Pivot deeper into the graph from billgate.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "billgate.net"})-[: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.