Skip to content

Hostname

opensource-guide.com

Last fetched

opensource-guide.com resolves to 154.16.116.29, announced in 154.16.116.0/24 by WHG-USE1 - WHG Hosting Services Ltd in US. opensource-guide.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · opensource-guide.comRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/opensource-guide.com

Resolution chain

IPv6 resolution

No AAAA record for opensource-guide.com is recorded in WhisperGraph.

Attribution

whg

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:2487
Registrant organisation
domain admin
Contact emails
luigibruno@gmail.com, owner@opensource-guide.com.customers.whoisprivacycorp.com, info@domain-contact.org

Subdomains

Mail and authentication

Nameservers

  • ns1.ibspark.com
  • ns2.ibspark.com
  • ns1.julydns.com
  • ns2.julydns.com
  • ns1.opensource-guide.com
  • ns2.opensource-guide.com
  • ns3.opensource-guide.com

MX records

  • opensource-guide.com

SPF policy

  • a: opensource-guide.com
  • mx: opensource-guide.com
  • ip: 154.16.116.29
  • ip: 154.16.145.53

Threat-feed evidence

History

Related pages

Pivot from opensource-guide.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "opensource-guide.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.