Skip to content

Hostname

sgcf.com

Last fetched

sgcf.com resolves to 1 IPv4 address operated by BACOM - Bell Canada in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · sgcf.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sgcf.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.35.185.141207.35.0.0/16AS577BACOM - Bell CanadaCA

WHOIS identity

Registrar
iana:1387
Organization
christian bergeron
Contact emails

Subdomains

7 observed subdomains of sgcf.com.

Web-graph footprint

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

74 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for sgcf.com.

MechanismTarget
SPF_Asgcf.com
SPF_INCLUDEspf.web-dns1.com
SPF_INCLUDEweb-dns1.com
SPF_IP192.99.62.14
SPF_IP51.222.203.80
SPF_IP54.39.100.235
SPF_MXsgcf.com

Related pages

Pivot deeper into the graph from sgcf.com.

Cypher and MCP

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

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