Skip to content

Hostname

osgbilling.com

Last fetched

osgbilling.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · osgbilling.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/osgbilling.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.18.20745.223.18.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.24.20745.223.24.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
osg billing services
Contact emails

Subdomains

28 observed subdomains of osgbilling.com.

Web-graph footprint

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

23 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for osgbilling.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEbarracuda.southdata.com
SPF_INCLUDEspf-00680a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.220.8
SPF_IP174.46.206.0/23
SPF_IP198.21.3.53/32
SPF_IP199.219.199.106
SPF_IP202.129.242.0/23
SPF_IP204.14.232.0/21
SPF_IP3.230.95.203
SPF_IP40.135.160.67
SPF_IP64.196.161.5/32
SPF_IP68.15.155.198

Related pages

Pivot deeper into the graph from osgbilling.com.

Cypher and MCP

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

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